crypto/elliptic/internal/nistec.P384Point.bytes (method)

2 uses

	crypto/elliptic/internal/nistec (current package)
		p384.go#L128: 	return p.bytes(&out)
		p384.go#L131: func (p *P384Point) bytes(out *[133]byte) []byte {